     ARAMBIOS.EXE  - a RAM resident copy of the AVGA1 video BIOS
		     routines to speed up video operations on access
		     to the BIOS.

Running ARAMBIOS.EXE:
--------------------

For best results, include the ARAMBIOS statement in the first line of
your AUTOEXEC.BAT file, or simply run ARAMBIOS from the DOS prompt.  If
you notice any differences in how your system operates (i.e., problems
or symptoms), make sure there are no other TSRs (terminate or stay
resident programs) currently running in your system.  Discontinue using
the ARAMBIOS program if conflicts occur with a TSR program that you need
to use.

Some computer systems have the option to enable the Video RAM BIOS
through the system BIOS setup.  In this case, using the AVGA1-supplied
ARAMBIOS program will not be necessary.


	SETMODE.EXE  -  provides the ability to set the extended VGA modes
			of the AVGA1.

Running SETMODE.EXE:
-------------------

Type SETMODE and the extended mode number to set the AVGA1 extended modes,
for example, typing:

	SETMODE 55 - sets the mode to 132x25 16 color extended text mode
	SETMODE 3+ - sets the mode to the standard VGA 80x25 16 color text mode


Typing SETMODE ? will give you the following:

SET MODE UTILITY v. 1.00

   Command Line Parameters:

	Option          Description

	0,0*,0+         Mode 0, 40x25, 16 color, (200, 350, or 400 scan lines)
	1,1*,1+         Mode 1, 40x25, 16 color, (200, 350, or 400 scan lines)
	2,2*,2+         Mode 2, 80x25, 16 color, (200, 350, or 400 scan lines)
	3,3*,3+         Mode 3, 80x25, 16 color, (200, 350, or 400 scan lines)
	4               Mode 4, 320x200, 4 color
	5               Mode 5, 320x200, 4 color
	6               Mode 6, 640x200, 2 color
	7*,7+           Mode 7, 80x25, Monochrome, (350, or 400 scan lines)
	D               Mode D, 320x200, 16 color
	E               Mode E, 640x200, 16 color
	F               Mode F, 640x350, 2 color
	10              Mode 10, 640x350, 16 color
	11              Mode 11, 640x480, 2 color
	12              Mode 12, 640x480, 16 color
	13              Mode 13, 320x200, 256 color
	54              Mode 54, 132x43, 16 color
	55              Mode 55, 132x25, 16 color
	56              Mode 56, 132x43, Monochrome
	57              Mode 57, 132x25, Monochrome
	58              Mode 58, 800x600, 16 color
	59              Mode 59, 800x600, Monochrome

	?               Displays this option screen...

   Press any key to return to DOS.

